home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 October / EnterCD 10_2004.iso / Internet / Forms To Go 2.5.6 / FormsToGo.exe / {app} / HelpFiles / extra / styles.css
Encoding:
Cascading Style Sheet File  |  2004-07-21  |  1.0 KB  |  51 lines

  1. .title1 {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 24px;
  4.     font-style: normal;
  5.     font-weight: bold;
  6.     color: #FFFFFF;
  7.     background-color: #000066;
  8. }
  9. .text2 {
  10.     font-family: Verdana, Arial, Helvetica, sans-serif;
  11.     font-size: 12px;
  12.     font-style: normal;
  13.     font-weight: normal;
  14. }
  15. .title2 {
  16.     font-family: Verdana, Arial, Helvetica, sans-serif;
  17.     font-size: 14px;
  18.     font-style: normal;
  19.     font-weight: bold;
  20.     color: #000066;
  21. }
  22. .text1 {
  23.     font-family: Verdana, Arial, Helvetica, sans-serif;
  24.     font-size: 14px;
  25.     font-style: normal;
  26.     font-weight: normal;
  27. }
  28. .caption1 {
  29.     font-family: Verdana, Arial, Helvetica, sans-serif;
  30.     font-size: 9px;
  31.     font-style: normal;
  32.     font-weight: bold;
  33. }
  34. .title3 {
  35.     font-family: Verdana, Arial, Helvetica, sans-serif;
  36.     font-size: 10px;
  37.     font-style: normal;
  38.     font-weight: bold;
  39. }
  40. .text3 {
  41.     font-family: Verdana, Arial, Helvetica, sans-serif;
  42.     font-size: 10px;
  43.     font-style: normal;
  44.     font-weight: normal;
  45. }
  46. .htmlcode {
  47.     font-family: "Courier New", Courier, mono;
  48.     font-size: 12px;
  49.     font-weight: normal;
  50. }
  51.